fix: keep header nav links ahead of utility icons in tab order#1199
Conversation
|
@hiromieguchi802-lab is attempting to deploy a commit to the BEEKAI OSS Team on Vercel. A member of the Team first needs to authorize it. |
✅ Deploy Preview for sage-cassata-31d224 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Heads-up: this PR only reorders the existing header blocks in \src/components/Nav.tsx\ to put the primary nav before utility links in the DOM. I checked the failing format job and it is currently reporting \src/content/docs/useform.mdx, which is outside this change set. If you'd prefer, I can re-run or help narrow that down further. |
|
thanks! could you share a screenshot the diff? |
|
Added the requested screenshot to make the tab-order change easier to review. This PR only reorders the existing header blocks in For context, the current format failure is still pointing to |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|

Fixes #1182
Summary
Verification
ext lint/ sc to completion in this environment yet